翻訳と辞書
Words near each other
・ Multics Relational Data Store
・ MULTICUBE
・ Multi-SIM card
・ Multi-simulation coordinator
・ Multi-site church
・ Multi-sketch
・ Multi-source
・ Multi-source agreement
・ Multi-source hypothesis
・ Multi-spectral camouflage
・ Multi-speed Europe
・ Multi-sport event
・ Multi-stage continuous integration
・ Multi-stage fitness test
・ Multi-stage flash distillation
Multi-stage programming
・ Multi-standard television
・ Multi-State Lottery Association
・ Multi-state modeling of biomolecules
・ Multi-step flow theory
・ Multi-stop truck
・ Multi-storey car park
・ Multi-subject instructional period
・ Multi-surface method
・ Multi-swarm optimization
・ Multi-system (rail)
・ Multi-tap
・ Multi-task learning
・ Multi-tendency
・ Multi-Terrain Pattern


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Multi-stage programming : ウィキペディア英語版
Multi-stage programming
Multi-stage programming (MSP) is a variety of metaprogramming in which compilation is divided into a series of intermediate phases, allowing typesafe run-time code generation.
Statically defined types are used to verify that dynamically constructed types are valid and do not violate the type system.
In MSP languages, expressions are qualified by notation that specifies the phase at which they are to be evaluated. By allowing the specialization of a program at run-time, MSP can optimize the performance of programs: it can be considered as a form of partial evaluation that performs computations at compile-time as a trade-off to increase the speed of run-time processing.
Multi-stage programming languages support constructs similar to the Lisp construct of quotation and eval, except that scoping rules are taken into account.〔
==References==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Multi-stage programming」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.